hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
IComponentizable
hip
component
base
Undocumented in source.
interface
IComponentizable {
IComponent
getComponentBase
(int id);
T
getComponent
();
}
Members
Functions
getComponent
T
getComponent
()
Undocumented in source. Be warned that the author may not have intended to support it.
getComponentBase
IComponent
getComponentBase
(int id)
Undocumented in source.
Meta
Source
See Implementation
hip
component
base
classes
IBaseComponent
interfaces
IComponent
IComponentizable
mixin templates
IncludeComponents